home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 114
/
Vol 114.iso
/
games
/
spongebo.swf
/
scripts
/
DefineSprite_51
/
frame_113
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-08-12
|
211 b
|
10 lines
this.moving = false;
this.gotoAndStop(1);
if(scripts.helpOn == false)
{
scripts.levelMusicFile.stop();
scripts.levelMusicFile.start(0,200);
scripts.gamePaused = false;
}
scripts.gameOn = true;